iT邦幫忙

第 11 屆 iThome 鐵人賽

DAY 11
0

在講完這些基礎後,來簡單寫一個用戶登入程式吧
print('輸入帳號:')
username = input()
print('輸入密碼:')
password = input()
print('帳號:'+ username,'密碼:'+ password)
結果:
https://ithelp.ithome.com.tw/upload/images/20190926/20120877HVpQ7Z8k26.png
只要透過 Python3 裡的 input() 就可以做出來的互動小程式


上一篇
Day10字典(dict)所內置的方法
下一篇
Day12 if-else判斷
系列文
Python初學者的自學筆記30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言